.mobile_nav{
    height: 160px;
    background-color: #d4a053;
    margin-bottom: 2px;
}
.mobile_nav ul{
    display: flex;
    flex-wrap: wrap;
}
.mobile_nav ul li{
    width: 250px;
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.mobile_nav ul li a{
    font-size: 28px;
    color: #fff;
}
.linear_gcg{
    background-image: linear-gradient(#e0a44b, #c99d5b);
}
.swiper-container{
    width: 100%;
    height: 480px;
}
.line{
    width: 100%;
    height: 4px;
    background: #fff;
}
.swiper-slide a span{
    width: 750px;
    padding-left: 27px;
}
.swiper-slide img{
    height: 480px;
}
.swiper-slide a span{
    font-size: 22px;
}
.my-bullet{
    width: 15px;
    height: 15px;
}
.swiper-pagination-bullets{
    right: 22px !important;
}
.news_dt, .zwzc, .service, .communication, .mes_list{
    background: #fff;
    padding-top: 10px;
    padding: 0 14px 1px 14px;
}
.m_news_title{
    border-bottom: 2px solid #e2e2e2 !important;
}
.m_news_title, .m_news_title ul{
    display: flex;
}
.m_news_title div, .m_news_title ul{
    height: 64px;
    line-height: 64px;
}
.m_news_title div{
    text-align: center;
    font-size: 29px;
    color: #c99d5c;
    width: 124px;
    border-bottom: 2px solid #c99d5c;
    margin-right: 36px;
}
.m_news_title ul li{
    font-size: 24px;
    margin-right: 16px;
    color: #252525;
}
.m_news_title1{
    border-bottom: 2px solid #e2e2e2 !important;
}
.m_news_title1, .m_news_title1 ul{
    display: flex;
}
.m_news_title1 div, .m_news_title1 ul{
    height: 64px;
    line-height: 64px;
}
.m_news_title1 div{
    text-align: center;
    font-size: 29px;
    color: #c99d5c;
    width: 124px;
    border-bottom: 2px solid #c99d5c;
    margin-right: 36px;
}
.m_news_title1 ul li{
    font-size: 24px;
    margin-right: 16px;
    color: #252525;
}
.m_active{
    color: #c99d5c !important;
}
.news_dt_list{
    display: none;
}
.news_dt_list li a{
    display: flex;
    justify-content: space-between;
}
.news_dt_list li a p{
    font-size: 26px;
    color: #333;
}
.news_dt_list li a span{
    font-size: 20px;
    color: #999;
}
.news_dt_list li{
    margin-bottom: 32px;
}
.news_dt_list li:first-child{
    margin-top: 27px;
}
.zwzc, .service, .communication, .mes_list{
    margin-top: 20px;
}
.m_zwzc_title, .m_service_title{
    justify-content: space-between;
}
.m_zwzc_title ul li{
    margin-left: 24px;
}
.m_service_title ul li{
    margin-left: 52px;
}
.mes_list ul{
    padding-top: 30px;
    padding-bottom: 28px;
}
.mes_list ul li{
    height: 50px;
    border-bottom: 2px solid #e2e2e2;
    line-height: 50px;
}
.mes_list ul li:last-child{
    border: none !important;
}
.mes_list ul li a{
    color: #c99d5c;
    font-size: 26px;
}
.m_service_list{
    padding-top: 30px;
    padding-bottom: 2px;
    display: none;
}
.m_service_list li{
    margin-bottom: 30px;
    font-size: 26px;
    color: #333;
}
.file_approve{
    color: #000;
}
.btn_list{
    display: flex;
    justify-content: space-between;
    padding: 0 88px;
    margin-top: 35px;
}
.btn_list div{
    width: 152px;
    height: 56px;
    line-height: 56px;
    background: #c99d5c;
    text-align: center;
    border-radius: 20px;
}
.btn_list div a{
    color: #fff;
}
.m_activeShow{
    display: block;
}
.m_sh_title a{
    color: #c99d5c;
}